home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / snmp / mib2c-data / generic-source-includes.m2i < prev    next >
Encoding:
C/C++ Source or Header  |  2008-09-22  |  825 b   |  24 lines

  1. #############################################################  -*- c -*-
  2. ## generic include for XXX. Do not use directly.
  3. ##
  4. ## $Id: generic-source-includes.m2i 8830 2003-09-30 13:34:57Z rstory $
  5. ########################################################################
  6. @if $m2c_mark_boundary == 1@
  7. /** START code generated by $RCSfile$ $Revision: 8830 $ */
  8. @end@
  9. ########################################################################
  10. ##
  11. /* standard Net-SNMP includes */
  12. #include <net-snmp/net-snmp-config.h>
  13. #include <net-snmp/net-snmp-includes.h>
  14. #include <net-snmp/agent/net-snmp-agent-includes.h>
  15.  
  16. /* include our parent header */
  17. #include "${name}.h"
  18.  
  19. ##
  20. ########################################################################
  21. @if $m2c_mark_boundary == 1@
  22. /** END code generated by $RCSfile$ $Revision: 8830 $ */
  23. @end@
  24.